'宣言
Public Overloads Function LayoutManager( _
ByVal id As System.String, _
ByVal LayoutManagerModel As LayoutManagerModel _
) As System.Web.Mvc.MvcHtmlString
パラメータ
id
id。
LayoutManagerModel
レイアウト マネージャー モデル。
戻り値の型
HTML エンコードされた文字列
例外
例外
解説
System.ArgumentNullException
id または TileManagerModel
System.ArgumentException
The exception that is thrown when one of the arguments provided to a method is not valid.